[INFO] cloning repository https://github.com/przemo199/mosaic_generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/przemo199/mosaic_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzemo199%2Fmosaic_generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzemo199%2Fmosaic_generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b521cc1434b143b9d2eeb6d70d89b2d08f530e7
[INFO] testing przemo199/mosaic_generator/5b521cc1434b143b9d2eeb6d70d89b2d08f530e7 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzemo199%2Fmosaic_generator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/przemo199/mosaic_generator
[INFO] finished tweaking git repo https://github.com/przemo199/mosaic_generator
[INFO] tweaked toml for git repo https://github.com/przemo199/mosaic_generator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/przemo199/mosaic_generator on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/przemo199/mosaic_generator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded rgb v0.8.44
[INFO] [stderr]   Downloaded ravif v0.11.8
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded flume v0.10.12
[INFO] [stderr]   Downloaded toml_edit v0.22.15
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded exr v1.6.3
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d30be04cbe21fccde216b732e956aa25e05c790b32bd35b05425d7c242458d5
[INFO] running `Command { std: "docker" "start" "-a" "6d30be04cbe21fccde216b732e956aa25e05c790b32bd35b05425d7c242458d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d30be04cbe21fccde216b732e956aa25e05c790b32bd35b05425d7c242458d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d30be04cbe21fccde216b732e956aa25e05c790b32bd35b05425d7c242458d5", kill_on_drop: false }`
[INFO] [stdout] 6d30be04cbe21fccde216b732e956aa25e05c790b32bd35b05425d7c242458d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 623c547c9fd87296d05825dbec4107b4fa3556e250efadee68200ab4319e5a5b
[INFO] running `Command { std: "docker" "start" "-a" "623c547c9fd87296d05825dbec4107b4fa3556e250efadee68200ab4319e5a5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rgb v0.8.44
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling exr v1.6.3
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling mosaic_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_pixel_channel` and `get_pixel_channel_mut` are never used
[INFO] [stdout]   --> src/image_data.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ImageData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn get_pixel_channel(&self, x: u32, y: u32, channel: u8) -> Option<&u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn get_pixel_channel_mut(&mut self, x: u32, y: u32, channel: u8) -> Option<&mut u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "623c547c9fd87296d05825dbec4107b4fa3556e250efadee68200ab4319e5a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "623c547c9fd87296d05825dbec4107b4fa3556e250efadee68200ab4319e5a5b", kill_on_drop: false }`
[INFO] [stdout] 623c547c9fd87296d05825dbec4107b4fa3556e250efadee68200ab4319e5a5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a005817c98229a12c5bdc4bc11bdd680c2267d16810013a628563a0d0f0de17
[INFO] running `Command { std: "docker" "start" "-a" "5a005817c98229a12c5bdc4bc11bdd680c2267d16810013a628563a0d0f0de17", kill_on_drop: false }`
[INFO] [stderr]    Compiling mosaic_generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_pixel_channel` and `get_pixel_channel_mut` are never used
[INFO] [stdout]   --> src/image_data.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ImageData {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn get_pixel_channel(&self, x: u32, y: u32, channel: u8) -> Option<&u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn get_pixel_channel_mut(&mut self, x: u32, y: u32, channel: u8) -> Option<&mut u8> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "5a005817c98229a12c5bdc4bc11bdd680c2267d16810013a628563a0d0f0de17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a005817c98229a12c5bdc4bc11bdd680c2267d16810013a628563a0d0f0de17", kill_on_drop: false }`
[INFO] [stdout] 5a005817c98229a12c5bdc4bc11bdd680c2267d16810013a628563a0d0f0de17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03732d77303323f53e63c907c9c202eae25344f2240f7cea9a023941ca238e2a
[INFO] running `Command { std: "docker" "start" "-a" "03732d77303323f53e63c907c9c202eae25344f2240f7cea9a023941ca238e2a", kill_on_drop: false }`
[INFO] [stderr] warning: methods `get_pixel_channel` and `get_pixel_channel_mut` are never used
[INFO] [stderr]   --> src/image_data.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl ImageData {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     fn get_pixel_channel(&self, x: u32, y: u32, channel: u8) -> Option<&u8> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 |     fn get_pixel_channel_mut(&mut self, x: u32, y: u32, channel: u8) -> Option<&mut u8> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mosaic_generator` (bin "mosaic_generator" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mosaic_generator-4fed8669c08cccc5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03732d77303323f53e63c907c9c202eae25344f2240f7cea9a023941ca238e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03732d77303323f53e63c907c9c202eae25344f2240f7cea9a023941ca238e2a", kill_on_drop: false }`
[INFO] [stdout] 03732d77303323f53e63c907c9c202eae25344f2240f7cea9a023941ca238e2a
